public void setDestination( PDFDestination destination ) |
Parameters
- destination
- The actual destination that corresponds to the given name.
public void setDestination( PDFDestination destination ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When destination is null. |